From dd9fbdd1a9eb769767c6a263cde10c5d9c9543f7 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Wed, 26 Mar 2008 00:26:12 +0000 Subject: [PATCH] fix wrong bug number, wrong comment --- HISTORY | 2 +- maintenance/wiktionary-interwiki.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index 5e559b949e..8e89f41016 100644 --- a/HISTORY +++ b/HISTORY @@ -133,7 +133,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Add caching to the AJAX search * Add APCOND_INGROUPS * Add DBA caching to installer -* (bug 18585) Added a bunch of parameters to the revertpage message +* (bug 12585) Added a bunch of parameters to the revertpage message * Support redirects in image namespace * (bug 10049) Prefix index search and namespaces in Special:Withoutinterwiki * (bug 12668) Support for custom iPhone bookmark icon via $wgAppleTouchIcon diff --git a/maintenance/wiktionary-interwiki.sql b/maintenance/wiktionary-interwiki.sql index 787962d5b7..0d9955bc83 100644 --- a/maintenance/wiktionary-interwiki.sql +++ b/maintenance/wiktionary-interwiki.sql @@ -1,5 +1,5 @@ -- For convenience, here are the *in-project* interwiki prefixes --- for Wikipedia. +-- for Wiktionary. REPLACE INTO /*$wgDBprefix*/interwiki (iw_prefix,iw_url,iw_local) VALUES ('w','http://www.wikipedia.org/wiki/$1',1), -- 2.20.1